model button: Convert to CSS nodes
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 Oct 2015 04:29:47 +0000 (00:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 30 Oct 2015 04:40:50 +0000 (00:40 -0400)
commit8894e4618312f2e33611d83fbc04cfaecebeb7c4
treedefc4277f8e491d64b1ad6f40aed01fa27716da5
parentc631656f0ca4e13c7a262ed076bc7eda52fe03a1
model button: Convert to CSS nodes

Follow the same approach as used for the toggle button family:
Keep the button element name for button-like rendering, and
use a distinct modelbutton name otherwise, and add a subnode
for the indicator with name check or radio.
gtk/gtkmodelbutton.c